EditField.TextFont

Name of the font used to display the text. Assigning another font to TextFont changes the font of all the text in the EditField.

Syntax

TextFont( String ) as


Parameters

String


Notes

It also resets the default which will be used if the Text property is subsequently used to reset the contents of the text in the EditField.